home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / TOOLS / MEMSCAN.ZIP / FILE_ID.DIZ < prev    next >
Encoding:
Text File  |  1993-04-10  |  447 b   |  11 lines

  1. MemScan is a TSR that installs at interrupt
  2. 0C2h, and permits pausing the running program
  3. to check register values and browse through
  4. conventional memory. Can be invoked during
  5. run-time by the hot key Ctrl-RightShift or
  6. within code with the Assembly language
  7. instruction Int 0C2h. Also maps Ctrl-Alt-
  8. RightShift to program termination, good for
  9. getting out of infinite loops. Great trouble-
  10. shooting tool. Freeware by C. F. Martin, ASP.
  11.